home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
H-I
/
HT Index.cpt
/
HT Index
/
card_5694.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
992b
|
49 lines
-- card: 5694 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 2913
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=424 top=138 right=177 bottom=466
-- title width / last selected line: 0
-- icon id / first selected line: 25002 / 25002
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Help
----- HyperTalk script -----
on mouseUp
help
end mouseUp
-- part contents for background part 13
----- text -----
Functions:
-- part contents for background part 14
----- text -----
the charToNum
-- part contents for background part 15
----- text -----
of <character>
-- part contents for background part 18
----- text -----
541
-- part contents for background part 17
----- text -----
Converts the character to its ASCII numeric value. The complement of the numToChar command.
-- part contents for background part 16
----- text -----
the charToNum "A"
put the charToNum of "a" into it